Skip to content

Conversation

@sarnex
Copy link
Contributor

@sarnex sarnex commented Oct 4, 2024

The driver added a perf optimization for this case and asked us to use __spirv_ocl_rsqrt instead of inv(sqrt) or __spirv_ocl_native_rsqrt for double rsqrt only.
There is already an E2E test for rsqrt.

@sarnex sarnex force-pushed the rsqrt branch 2 times, most recently from 61d5319 to 8fba5d9 Compare October 7, 2024 17:14
@sarnex sarnex changed the title [SYCL][ESIMD] Use native rsqrt for double [SYCL][ESIMD] Use SPIR-V rsqrt for double Oct 7, 2024
@sarnex sarnex marked this pull request as ready for review October 7, 2024 20:52
@sarnex sarnex requested a review from a team as a code owner October 7, 2024 20:52
@sarnex sarnex merged commit 690efd8 into intel:sycl Oct 9, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants